SaCollections_Proxy 
Logical Entity Name  SaCollections_Proxy 
Default Table Name  SaCollections_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

SaCollections_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCollections_ProxyID(PK)    int  NO 
 
RecordID    int  YES 
 
OldReadyForCOllectionsDate    datetime  YES 
 
NewReadyForCOllectionsDate    datetime  YES 
 
OldRefundCompleteDate    datetime  YES 
 
OldDateLastRefund    datetime  YES 
 
NewDateLastRefund    datetime  YES 
 
OldDateLastRefundCalc    datetime  YES 
 
NewDateLastRefundCalc    datetime  YES 
 
OldSaAcctStatusID    int  YES 
 
NewSaAcctStatusID    int  YES 
 
OldDunningProcessOff    bit  YES 
 
NewDunningProcessOff    bit  YES 
 
OldBlockStatement    bit  YES 
 
NewBlockStatement    bit  YES 
 
OldStatementMemo    ntext  YES 
 
NewStatementMemo    ntext  YES 
 
OldStatementDate    datetime  YES 
 
NewStatementDate    datetime  YES 
 
OldStatementAmount    money  YES 
 
NewStatementAmount    money  YES 
 
UserID(FK)    int  NO 
 
modflag    char(1)  YES 
 
Comment    varchar(500)  YES 
 
DateAdded    datetime  NO 
 

SaCollections_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaCollections_Proxy_SaCollections_ProxyID  PrimaryKey  SaCollections_ProxyID 

SaCollections_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SaCollections_Proxy_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaCollections_Proxy Check Constraints 
Check Constraint Name  CheckConstraint